home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / compression / teststrip / lgc-lck2.lha / LhaCheck / LhaCheck.Doc < prev    next >
Encoding:
Text File  |  1993-10-09  |  7.0 KB  |  193 lines

  1.                             __               ____
  2.  ._________. .____________ /_/\ _____________\   \ ____________. ._________.
  3.  |         | |             \_\/               \___\            | |         |
  4.  |.       /\_|__    __/\________  ____________/\  /    /\______|_|_       :|
  5.  ||    _ /  \   \___\/  \       \/\           \ \/____/  \         \ _    ||
  6.  |:    //   /\___\   \  /\_______\ \___________\/\    \  /\_________\\    O|
  7.  |o   . \  /.    /____\// \__   __\/   ________// \____\/. \________/ .   :|
  8.  |.      \//    /     /.    /    ///    /     /o       //   /_____\       .|
  9.  |        \_________ /\__________/\_________ /_______ /\_________ /        |
  10.  |         | |     \/                      \/   __  \/         |\/        .|
  11.  |_________| |________________________________ /\_\ ___________| |_________|
  12.  :         : :                                 \/_/_           : :    Sk!n :
  13.  
  14.                                     PRESENTS
  15.  
  16.                      LHACheck V2.0 coded by CALYPSO/LOGIC
  17.  
  18.  
  19. WHY SHOULD YOU USE THIS LHA-CHECKER IN YOUR BBS ?
  20. -------------------------------------------------
  21.  
  22.         It's the best and fastest LHA-Checker you've ever seen,
  23.         it's 100% written in Assembler !
  24.  
  25.         Removes ALL BBS-Ads !
  26.  
  27.         Adds as many files (Ads) as you want !
  28.  
  29.         You can add Time, Date, Nodenumber, Username and
  30.         Userlocation to your Addy !
  31.  
  32.         It's freely configurable with many options !
  33.         
  34.         Error-Handling routines included, so it will never crash
  35.         if an error appears or you've configured something wrong !
  36.  
  37.         I made it :) !
  38.  
  39.  
  40. HOW TO INSTALL :
  41. ----------------
  42.  
  43.         Copy the whole LHACheck Directory wherever you want and
  44.         make an ASSIGN to it called CHECKER: !
  45.  
  46.         Change your FCheck-Files LHA and LZH to this :
  47.  
  48.         -----------Cut here-----------
  49.         CHECKER:LhaCheck
  50.         CHECK=ON STRIP=ON ADD=ON <Addyname>
  51.         WARNING: Skipping corrupt/extraneous data
  52.         Operation not entirely successful
  53.         -----------Cut here-----------
  54.  
  55.         If you want you can switch some of the options :
  56.  
  57.         CHECK=ON/OFF turn checking on/off (all in capitals) !
  58.  
  59.         STRIP=ON/OFF turn stripping on/off !
  60.  
  61.         ADD=ON/OFF turn adding on/off (includes textadding of time, date,
  62.                    node, username) !
  63.  
  64.         <Addyname> The name of the textfile you want to add time, date,
  65.                    node, username (explained later) with full path !
  66.  
  67.         For /X 3.x you can make icons including this, but
  68.         the easiest way is to copy the FCheck Dir included in the
  69.         archive to your FCheck Dir :) !!!
  70.  
  71.         IMPORTANT:
  72.         ----------
  73.  
  74.         Your LHA must be available through an AmigaDos-Path !!!
  75.         I use LHA V1.50, I don't know if it works with older versions.
  76.         
  77.  
  78. HOW TO STRIP AND ADD BBS-ADS :
  79. ------------------------------
  80.  
  81.         There are two Config-Files : LHACheck.Strip and LHACheck.Add !
  82.  
  83.         The LHACheck.Strip includes all Filenames you want to
  84.         be stripped, wildcards allowed (e.g. *.displayme) !
  85.  
  86.         Be careful with wildcards ! If you use them wrong it will
  87.         strip more files as you want !
  88.  
  89.         The LHACheck.Add includes all Filenames you want to be
  90.         added, just specify there your BBS-Ad(s) !
  91.  
  92.         Easy, isn't it ?
  93.  
  94.  
  95. HOW TO ADD TIME, DATE, ETC. :
  96. -----------------------------
  97.  
  98.         Ok, now about adding of time, date, nodenumber, username and
  99.         userlocation to your addy :
  100.  
  101.         You can include wherever(!) you want these special symbols :
  102.  
  103.         XX:XX:XX            ... will be replaced with the current time !
  104.  
  105.         DD-MMM-YY           ... will be replaced with the current date !
  106.  
  107.         §                   (shift-3) ... will be replaced with the NodeNr. !
  108.  
  109.         ==UPLOADERNAME==    ... will be replaced with the name of the
  110.                                 uploader (longer names will be cut off) !
  111.  
  112.         =L=O=C=A=T=I=O=N=!= ... will be replaced by the User-Location !
  113.  
  114.  
  115.         Be sure that you have the filename <addyname> in your LHACheck.Add :)
  116.  
  117.         Take a look at the examples in the archive...
  118.  
  119.         If you don't want to use this feature, then just do not
  120.         include the special symbols in your addy, but you have to
  121.         pass a valid <addyname> to the checker, or you will get an
  122.         error-message !
  123.  
  124. LAST WORDS :
  125. ------------
  126.         
  127.         If these Docs get lost you can save them with 'LHACheck ?' !
  128.         (There's a message concerning that if you run it from CLI !)
  129.  
  130.         Now have fun with this great tool !
  131.  
  132.         For Bugs (there are none), Ideas (yeah !) or just for fun
  133.         call my BBS :
  134.  
  135.         BLACK MOON   +49-7054-8733   L^O^G^I^C Worldheadquarter !
  136.  
  137.  
  138.         See ya soon mates...
  139.                                                    Calypso !
  140.                                                    ~~~~~~~
  141.  
  142. HISTORY :
  143. ---------
  144.  
  145.         V1.0    :       First public release ! (Written in 4 hours...)
  146.  
  147.         V2.0    :       Major update, added switches for checking,
  148.                         stripping, adding and the option to add
  149.                         time, date, etc. to a textfile !
  150.                         (Written during 3 days...)
  151.  
  152.  
  153. THANXS TO MY TESTERS :
  154. ----------------------
  155.  
  156.         Polaris and Rotor (Gates of Asgard), Giants (Creeping Death)
  157.         Freddy Krueger (Boiler Room), Dalai Lama (Point Blank),
  158.         Linebacker (The Mansion), Mercury (Doom of Extasy) !
  159.         
  160.  
  161. P.S. : OTHER HIGH-QUALITY /X-TOOLS BY L^O^G^I^C
  162. -----------------------------------------------
  163.         
  164.         LGC-QN11.LHA    - QuickNew V1.1 by Calypso/LOGIC !
  165.                           (wait for V2.0, it'll be great !!!)
  166.  
  167.         LGC-STR.LHA     - StripAdd V1.0 (Text-Checker) by Warhawk/LOGIC
  168.  
  169.         Get them... they're worth it !
  170.  
  171. ··············································································
  172.  
  173.               ( L·O·G·I·C  W·O·R·L·D·H·E·A·D·Q·U·A·R·T·E·R·S )
  174.   ____________    ______      ___________      _________    ____   ________
  175.   \      _    \__/     /      \_____     \  __/         \__/    | /     SP/
  176.    \____//     \      /_____  /     \     \/             \      |/       /
  177.  ______ /     _/     /      \/      _\     \      |______/      /      _/
  178. /     //       \    /|       \      \_\     \     |      \              \
  179. \______________/\___/\_______/\_____________/\___________/______|\_______\
  180.              /\    /  \     __________  __________     _______
  181.             /  \  /    \____\         \/         /____/       \____
  182.            /    \/      \    \___      \     ___/     \     __     \
  183.           /      \       \     |/      /     \|       /     \|      \
  184.          /          /     \    /      /\      \      /       \       \
  185.         /______/\  /|______\_________/  \___________/\________\______/
  186.                  \/
  187.    dA pOSSE : cALYPSO/Logic - cASTOR/Logic, gHOSTRIDER/Logic, mOTIV8/sCX !
  188.  
  189.   - DIAL! -   +49-7o54-8733  (U·S·R  D·U·A·L !)  +49-7o-Members!   - DIAL! -
  190.               ~~~~~~~~~~~~~                      ~~~~~~~~~~~~~~~
  191.      - aMIGA - sNES - fUN -  <-- sUPPORTING -->  - aMIGA - sNES - fUN -
  192.  
  193.